From: Stefan Monnier Date: Mon, 4 May 2009 19:33:10 +0000 (+0000) Subject: Add index entry for ?(: X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~667 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ce0a7811687b3c8cf1c5534a0d96de418c8a0467;p=emacs.git Add index entry for ?(: --- diff --git a/doc/lispref/searching.texi b/doc/lispref/searching.texi index 9c9b60fb201..971e0eef074 100644 --- a/doc/lispref/searching.texi +++ b/doc/lispref/searching.texi @@ -657,6 +657,7 @@ shy groups. @cindex shy groups @cindex non-capturing group @cindex unnumbered group +@cindex @samp{(?:} in regexp is the @dfn{shy group} construct. A shy group serves the first two purposes of an ordinary group (controlling the nesting of other operators), but it does not get a number, so you cannot refer back to